actually directly return after handling column button focus; we disable
authorKristian Rietveld <kris@imendio.com>
Fri, 15 Sep 2006 11:22:03 +0000 (11:22 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Fri, 15 Sep 2006 11:22:03 +0000 (11:22 +0000)
commit9255c2d110149508c482f9cfcbdc4caa3fd9152e
tree03801168717bb4b0da017a3960b01d03d8e2a2b6
parent2dddfb8c22181981e446bf94b85a02f629aa131d
actually directly return after handling column button focus; we disable

2006-09-15  Kristian Rietveld  <kris@imendio.com>

* gtk/gtktreeview.c (gtk_tree_view_key_press): actually directly
return after handling column button focus; we disable wrap around
with this (which actually happened via a really weird code path).
(Michael Natterer)
ChangeLog
gtk/gtktreeview.c